interrupt vector meaning in English
中断向量
Examples
- Interrupt vector table
中断向量表 - The invalid interrupt vector pointed to memory containing a bunch of technically valid but nonsensical instructions followed by an invalid one
无效中断矢量指向内存包含的跟随于一个无效指令的一束技术上有效但是无意义的指令。 - A table containing interrupt vectors and indexed by interrupt type . this table contains the processor " s mapping between interrupts and interrupt service routines and must be initialized by the programmer
一个表格,包含由中断类型决定的中断向量和索引。这个表格包含中断与中断服务程序之间的处理器的映射,必须由程序员进行初始化。